Poke Vec4



Poke Vec4 MemPtr, X#, Y#, Z#, W#

Description

Pokes 4 sequential floats into the specified memory address.

Parameters

MemPtrINTEGERPointer to a Vector4 structure
X#FLOATThe vector's new X value
Y#FLOATThe vector's new Y value
Z#FLOATThe vector's new Z value
W#FLOATThe vector's new W value


Shader Commands
jGfx Command Index
jGfx Main